html {
  font-size: 20px;
  font-family: 'XO Oriel', 'sans serif';
  font-weight: normal;
  font-stretch: condensed;
}

h1, h2, h3 {
  font-family: 'XO Thames', serif;
  font-weight: bold;
}

h1 {
  font-style: italic;
}


